toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.event
/
[jvm]MediaStreamCaptureStarted
Media
Stream
Capture
Started
interface
MediaStreamCaptureStarted
:
BrowserEvent
An event indicating that the web page has started capturing an audio or video stream.
Since
7.30
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance initiated this event.
media
Stream
Type
Link copied to clipboard
open
fun
mediaStreamType
(
)
:
MediaStreamType
Returns the type of the captured stream.